back · tests/import.spec.js:293:2 @ main all / missing original photos
Error: expect(locator).toBeVisible() failed
Locator: getByTestId('toasts-area').locator('[data-type=error]').filter({ hasText: 'Aucune image trouvée' })
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByTestId('toasts-area').locator('[data-type=error]').filter({ hasText: 'Aucune image trouvée' })
at tests/import.spec.js:294:71
Error: locator.click: Test ended.
Call log:
- waiting for getByRole('button', { name: 'Ouvrir', exact: true })
- locator resolved to <button type="button" class="svelte-1q9lvcx" data-tooltip-content="undefined ">…</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element was detached from the DOM, retrying
at newSession (tests/utils/sessions.js:57:5)
at importResults (tests/utils/results.js:30:2)
at tests/import.spec.js:290:3
Error: expect(locator).toBeVisible() failed
Locator: getByTestId('toasts-area').locator('[data-type=error]').filter({ hasText: 'Aucune image trouvée' })
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByTestId('toasts-area').locator('[data-type=error]').filter({ hasText: 'Aucune image trouvée' })
at tests/import.spec.js:294:71